home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / SMALL.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:57:53  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x08,    // Horizontal size
  7. 0x0d,    // Vertical size
  8. 0x00,    // Horizontal hotspot position
  9. 0x00,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x4000,  // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  14. 0x6000,  // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  15. 0x7000,  // ∙■■■∙∙∙∙∙∙∙∙∙∙∙∙
  16. 0x7800,  // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
  17. 0x7c00,  // ∙■■■■■∙∙∙∙∙∙∙∙∙∙
  18. 0x7e00,  // ∙■■■■■■∙∙∙∙∙∙∙∙∙
  19. 0x7c00,  // ∙■■■■■∙∙∙∙∙∙∙∙∙∙
  20. 0x7800,  // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
  21. 0x4c00,  // ∙■∙∙■■∙∙∙∙∙∙∙∙∙∙
  22. 0x0600,  // ∙∙∙∙∙■■∙∙∙∙∙∙∙∙∙
  23. 0x0600,  // ∙∙∙∙∙■■∙∙∙∙∙∙∙∙∙
  24. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  25. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  26. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x4000,  // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  31. 0xe000,  // ■■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  32. 0xf000,  // ■■■■∙∙∙∙∙∙∙∙∙∙∙∙
  33. 0xf800,  // ■■■■■∙∙∙∙∙∙∙∙∙∙∙
  34. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  35. 0xfe00,  // ■■■■■■■∙∙∙∙∙∙∙∙∙
  36. 0xff00,  // ■■■■■■■■∙∙∙∙∙∙∙∙
  37. 0xfe00,  // ■■■■■■■∙∙∙∙∙∙∙∙∙
  38. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  39. 0xfe00,  // ■■■■■■■∙∙∙∙∙∙∙∙∙
  40. 0x4f00,  // ∙■∙∙■■■■∙∙∙∙∙∙∙∙
  41. 0x0f00,  // ∙∙∙∙■■■■∙∙∙∙∙∙∙∙
  42. 0x0600,  // ∙∙∙∙∙■■∙∙∙∙∙∙∙∙∙
  43. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  44. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.